Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GMGridViewDidScroll, Geometry and pageForContentOffset #22

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

rantav
Copy link
Contributor

@rantav rantav commented Dec 24, 2011

After pulling the latest from gmoledina/GMGridView I added a few small features that I needed to complete the picture for invi. I think they can be useful in a broader scope.
Please note that the list of commits (12) looks scarry, but most of them are just leftovers from previously non-pulled commits. There are only two interesting commits,
rantav@8354e20
and
rantav@664af22

…zontal scroll where items in each page flow from top-left to bottom-right
…ew are able to get the position of a scrolled element
Expose the contentOffset
Allow scrolling to a particular point (and not only to a particular item)
Add more page queries to the GMGridViewLayoutHorizontalPagedLtrStrategy
... it's all part of the same scheme...
…iewDidScroll:

2. Add Geometry selectors convertScrolledPoint:toView: and convertScrolledRect:rect toView:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants